翻訳と辞書
Words near each other
・ Wildengundkopf
・ Wildboarclough
・ Wildboys (comics)
・ Wildboyz
・ WildBrain
・ WildC.A.T.s/Aliens
・ WildC.A.T.s/X-Men
・ Wildcard (album)
・ Wildcard (comics)
・ Wildcard (Java)
・ Wildcard (Pennywise EP)
・ Wildcard / A Word from the Wise
・ Wildcard certificate
・ Wildcard character
・ Wildcard DNS record
Wildcard mask
・ Wildcat
・ WildCat (Cedar Point)
・ Wildcat (comics)
・ Wildcat (disambiguation)
・ Wildcat (film)
・ Wildcat (Hersheypark)
・ Wildcat (Lake Compounce)
・ Wildcat (musical)
・ WildCat (roller coaster)
・ Wildcat (short story)
・ Wildcat (Yolanda Montez)
・ Wildcat 12
・ Wildcat APC
・ Wildcat Apollo


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Wildcard mask : ウィキペディア英語版
Wildcard mask
A wildcard mask is a mask of bits that indicates which parts of an IP address are available for examination. In the Cisco IOS,〔(Cisco Wide Area Application Services Command Reference ) Cisco Command Reference〕 they are used in several places, for example:
* To indicate the size of a network or subnet for some routing protocols, such as OSPF.
* To indicate what IP addresses should be permitted or denied in access control lists (ACLs).
At a simplistic level a wildcard mask can be thought of as an inverted subnet mask. For example, a subnet mask of 255.255.255.0 (binary equivalent = 11111111.11111111.11111111.00000000) inverts to a wildcard mask of 0.0.0.255.
A wild card mask is a matching rule 〔(Matching Guide ) OmniSecu Site〕 The rule for a wildcard mask is:
*0 means that the equivalent bit must match
*1 means that the equivalent bit does not matter
Any wildcard bit-pattern can be masked for examination: For example, a wildcard mask of 0.0.0.254 (binary equivalent = 00000000.00000000.00000000.11111110) will allow even-numbered IP addresses to be examined. A 0 octet in the wildcard mask indicates that the corresponding octet in the network must match exactly. On the other hand, a 254 indicates that you don't care what the corresponding octet is in the network except for the host(255) bit.
A network and wildcard mask combination of 1.1.1.1 0.0.0.0 would match an interface configured exactly with 1.1.1.1 only, and nothing else. This is really useful if you want to activate OSPF on a specific interface in a very clear and simple way.

If you insist on matching a range of networks, the network and wildcard mask combination of 1.1.0.0 0.0.255.255 would match any interface in the range of 1.1.0.0 to 1.1.255.255. Because of this, it's simpler and safer to stick to using wildcard masks of 0.0.0.0 and identify each OSPF interface individually, but once configured, they function exactly the same -- one way is not better than the other.
Wildcard masks are used in situations where subnet masks may not apply. For example, when two affected hosts fall in different subnets, the use of a wildcard mask will group them together.
List of Wildcard Mask




抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Wildcard mask」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.